ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Duotones Colorschemes

by atelierbram ALL

Colorschemes for Sublime Text based on DuoTone themes by Simurai

Details

Installs

  • Total 8K
  • Win 4K
  • Mac 3K
  • Linux 938
Oct 27 Oct 26 Oct 25 Oct 24 Oct 23 Oct 22 Oct 21 Oct 20 Oct 19 Oct 18 Oct 17 Oct 16 Oct 15 Oct 14 Oct 13 Oct 12 Oct 11 Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12
Windows 0 0 0 0 0 0 1 0 0 0 1 0 0 1 0 0 0 0 0 0 1 0 0 0 1 2 0 0 0 0 0 0 0 0 0 0 0 1 0 0 2 1 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 3
Linux 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 2 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

DuoTones Sublime Colorschemes

Colorschemes for Sublime Text based on DuoTone themes by Simurai

Installation

Use Package Control

This repository is on package control

Package Control is driven by the Command Palette. To open the palette, press ctrl+shift+p (Win, Linux) or cmd+shift+p (OS X). All Package Control commands begin with Package Control:, so start by typing Package.

The command palette will now show a number of commands. Most users will be interested in the following:

  • select Install Package with the arrow keys

When the popup show up start typing: Duotones Colorschemes and the package should show up.

Using Git

On Mac OS X the colorschemes.tmTheme files can be found in the following directory from the terminal,

$ cd /Users/<USERNAME>/Library/Application\ Support/Sublime\ Text\ 2/Packages/

Where <USERNAME> is your own (user)name on the computer.

Or Locate your Sublime Text 2 Packages directory by using the menu item Preferences -> Browse Packages....

So while inside the Packages directory, clone the theme repository using the command below:

git clone https://github.com/atelierbram/duotones-sublime-colorschemes.git

Download Manually

  • Download the files using the GitHub .zip download option
  • Unzip the files
  • Copy the folder to your Sublime Text 2 Packages directory

Activating the color theme

Preferences -> Color Scheme -> duotones

In your Preferences.sublime-settings file; open PreferencesSettings - User and add the following line:

"color_scheme": "Packages/duotones-sublime-colorschemes/duotone-darksea.dark.tmTheme",

Screenshots

Screenshot of javaScript file, syntax-highlighted with DuoTone Dark colorscheme.

Demo

Credits

  • Credits to Simurai whose DuoTone themes for Atom were a model for these colorschemes
  • Credits to Chris Kempson, whose Base16 Builder was used for conversion to the different output formats. It’s a remarkable building tool, and I would also recommend trying out the colorschemes he made with them.

Resources

Recommended

License

Released under MIT Licence